Note about missing empty-trash functionality when unmounting a volume.
authorFederico Mena Quintero <federico@gnome.org>
Tue, 30 Oct 2012 00:57:24 +0000 (18:57 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Tue, 30 Oct 2012 00:57:24 +0000 (18:57 -0600)
Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkplacessidebar.c

index cff5fc52e6b24d61608f968816f80a1c963e045c..3fb2cc20222da2b6148f5731cc54748c999c441e 100644 (file)
  * * Fix FIXMEs
  *
  * * Grep for "NULL-GError" and see if they should be taken care of
+ *
+ * * Although we do g_mount_unmount_with_operation(), Nautilus used to do
+ *   nautilus_file_operations_unmount_mount_full() to unmount a volume.  With
+ *   that, Nautilus does the "volume has trash, empty it first?" dance.  Cosimo
+ *   suggests that this logic should be part of GtkMountOperation, which can
+ *   have Unix-specific code for emptying trash.
  */
 
 #include "config.h"